OAP-TMF679 icon

OAP-TMF679

(0 reviews)

TMF679 Product Qual Response with Unqualified status [OAP-IT-Requirement-200.3.3]

AT&T shall ignore the CSI eligibility if returned for TMF679 Product Qual Response with unqualified status.

{
  "id": "9ffg-ze56-ed51",
  "description": "Sample qual request to OAP",
  "provideAlternative": false,
  "provideUnavailabilityReason": true,
  "productOfferingQualificationItem": [
    {
      "id": "1",
      "action": "add",
      "state": "done",
      "qualificationItemResult": " unqualified",
      "product": {
        "@type": "Product",
        "place": [
          {
            "id": "${OAP GLID}",
            "role": "ServiceAddress",
            "@type": "PlaceRef",
            "@referredType": "GeographicAddress"
          }
        ]
      },
      "productOffering": {
        "id": "${oap_offering_id_1}",
        "name": "OAP FTTP 100mbps Broadband Access",
        "@type": "productOffering",
        "@referredType": "ProductOffering"
      },
      "eligibilityUnavailabilityReason": [
        {
          "code": "11111",
          "label": "OAP does not provide service to this address"
        }
      ],
      "@type": "ProductOfferingQualificationItem"
    },
    {
      "id": "2",
      "action": "add",
      "state": "done",
      "qualificationItemResult": "unqualified",
      "product": {
        "@type": "Product",
        "place": [
          {
            "id": "${OAP GLID}",
            "role": "ServiceAddress",
            "@type": "PlaceRef",
            "@referredType": "GeographicAddress"
          }
        ]
      },
      "productOffering": {
        "id": "${oap_offering_id_2}",
        "name": "OAP FTTP 300mbps Broadband Access",
        "@type": "productOffering",
        "@referredType": "ProductOffering"
      },
      "eligibilityUnavailabilityReason": [
        {
          "code": "11111",
          "label": "OAP does not provide service to this address"
        }
      ],
      "@type": "ProductOfferingQualificationItem"
    },
    {
      "id": "3",
      "action": "add",
      "state": "done",
      "qualificationItemResult": "unqualified",
      "product": {
        "@type": "Product",
        "place": [
          {
            "id": "${OAP GLID}",
            "role": "ServiceAddress",
            "@type": "PlaceRef",
            "@referredType": "GeographicAddress"
          }
        ]
      },
      "productOffering": {
        "id": "${oap_offering_id_3}",
        "name": "OAP FTTP 500mbps Broadband Access",
        "@type": "productOffering",
        "@referredType": "ProductOffering"
      },
      "eligibilityUnavailabilityReason": [
        {
          "code": "11111",
          "label": "OAP does not provide service to this address"
        }
      ],
      "@type": "ProductOfferingQualificationItem"
    },
    {
      "id": "4",
      "action": "add",
      "state": "done",
      "qualificationItemResult": "unqualified",
      "product": {
        "@type": "Product",
        "place": [
          {
            "id": "${OAP GLID}",
            "role": "ServiceAddress",
            "@type": "PlaceRef",
            "@referredType": "GeographicAddress"
          }
        ]
      },
      "productOffering": {
        "id": "${oap_offering_id_4}",
        "name": "OAP FTTP 1Gbps Broadband Access",
        "@type": "productOffering",
        "@referredType": "ProductOffering"
      },
      "eligibilityUnavailabilityReason": [
        {
          "code": "11111",
          "label": "OAP does not provide service to this address"
        }
      ],
      "@type": "ProductOfferingQualificationItem"
    },
    {
      "id": "5",
      "action": "add",
      "state": "done",
      "qualificationItemResult": "unqualified",
      "product": {
        "@type": "Product",
        "place": [
          {
            "id": "${OAP GLID}",
            "role": "ServiceAddress",
            "@type": "PlaceRef",
            "@referredType": "GeographicAddress"
          }
        ]
      },
      "productOffering": {
        "id": "${oap_offering_id_5}",
        "name": "OAP FTTP 2Gbps Broadband Access",
        "@type": "productOffering",
        "@referredType": "ProductOffering"
      },
      "eligibilityUnavailabilityReason": [
        {
          "code": "11111",
          "label": "OAP does not provide service to this address"
        }
      ],
      "@type": "ProductOfferingQualificationItem"
    },
    {
      "id": "6",
      "action": "add",
      "state": "done",
      "qualificationItemResult": "unqualified",
      "product": {
        "@type": "Product",
        "place": [
          {
            "id": "${OAP GLID}",
            "role": "ServiceAddress",
            "@type": "PlaceRef",
            "@referredType": "GeographicAddress"
          }
        ]
      },
      "productOffering": {
        "id": "${oap_offering_id_6}",
        "name": "OAP FTTP 5Gbps Broadband Access",
        "@type": "productOffering",
        "@referredType": "ProductOffering"
      },
      "eligibilityUnavailabilityReason": [
        {
          "code": "11111",
          "label": "OAP does not provide service to this address"
        }
      ],
      "@type": "ProductOfferingQualificationItem"
    }
  ],
  "relatedParty": [
    {
      "id": "${AT&T SP ID in OAP systems}",
      "name": "AT&T",
      "role": "SP",
      "@type": "RelatedParty",
      "@referredType": "Organization"
    }
  ],
  "state": "done",
  "@type": "ProductOfferingQualification"
}

Reviews